|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IController
An service that can be used by components in the process engine to influence the actions of the external process controller.
| Method Summary | |
|---|---|
IExitDispatcher |
createExit(ExitConfiguration configuration,
AssignmentConfiguration[] assignments)
Creates an exit dispatcher for the specified configuration. |
IForwardDispatcher |
createForward(DispatchConfiguration configuration)
Creates a forward dispatcher for the specified configuration. |
IIncludeDispatcher |
createInclude(DispatchConfiguration configuration)
Creates an include dispatcher for the specified configuration. |
| Method Detail |
|---|
IForwardDispatcher createForward(DispatchConfiguration configuration)
configuration - The configuration to apply to the dispatcher.
IIncludeDispatcher createInclude(DispatchConfiguration configuration)
configuration - The configuration to apply to the dispatcher.
IExitDispatcher createExit(ExitConfiguration configuration,
AssignmentConfiguration[] assignments)
configuration - The configuration to apply to the dispatcher.assignments - TODO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||